DX11 OBJECT HAS ANIMATIONS

Returns true if the specified object has animation data associated with it or false otherwise.
The same information can be extracted by checking if DX11 GET OBJECT ANIMATION COUNT() > 0.

  Syntax
Return Boolean = DX11 OBJECT HAS ANIMATIONS(obj)
  Parameters
obj
Dword
The object to check whether it has any animation data.

  Returns

true if the given object has animation data or false otherwise.

  See also

ANIMATION Functions Menu
DX11 Function Categories